home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 4
/
THE BEST OF SELECT Games Special 4 (Select CD-ROM)(1996).iso
/
dosgames
/
sm2
/
runme.bat
< prev
next >
Wrap
DOS Batch File
|
1994-08-28
|
345b
|
20 lines
@echo off
rem Batch file to execute STONE MIST VOLUME II
rem Copyright 1988-1994 Bit Brother Software.
rem SHAREWARE VERSION 1994
regsm2.exe
intro.exe
bbssetup.exe
if errorlevel=10 goto fin
pict2A.exe
regsm2a.exe
dw3-3.exe
if errorlevel=10 goto end
if errorlevel=5 goto end1
:end
endgame.exe
goto fin
:end1
endgame2.exe
:fin